This command will stop the specified music number if it is playing.
STOP MUSIC Music Number
Music Number
Integer The music number to stop
This command does not return a value.
cls load music "happy.mp3",1 Play music 1 do loop stop music 1 end
MUSIC Commands Menu Index